Skip to content

Allow for more dynamic memchr versions, as they follow semver#8

Open
emily-pa wants to merge 2 commits intoheim-rs:masterfrom
emily-pa:master
Open

Allow for more dynamic memchr versions, as they follow semver#8
emily-pa wants to merge 2 commits intoheim-rs:masterfrom
emily-pa:master

Conversation

@emily-pa
Copy link

This occurred to me after having to nitpick and downgrade various packages in my projects(in some cases to find specific revisions which weren't even tagged) simply in order to get this crate(which is really great, mind you^) to play nice with other crates.
This can be easily resolved by broadening the crate versions used by this project.
libc is guarenteed to not break compat at least for a minor version, and memchr will support semver up to a major version.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant